词语吧>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
    在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • To faithfully map the entire earth, one has to use a collection of maps, each of which covers a limited region.
    要想忠实的绘制出地球的全貌,必须使用一套地图,其中每一张地图只覆盖一个有限区域。
  • Script in this web page is attempting to add a type of map that is unsupported to the xmlmaps collection of the spreadsheet control.
    此网页中的脚本正试图添加电子表格控件的xmlmaps集合不支持的映射。
  • I then append a new collection onto factors generated by the map() function on the factors list applying the code to generate the symmetrical ( the matching factor above the square root) list.
    然后我将一个新的集合附加至由factor列表中的map()函数生成的factor上,应用此代码生成对称的(平方根上方匹配的因子)列表。
  • In this paper three main approaches to obtain spatial information with SIS are presented. They are map data collection, RS data collection and GPS data collection. The integration between RS and GIS, and the integration between GPS and GIS are also described here.
    简要介绍了空间信息系统(SIS)获取空间信息数据的三种最主要的方法:地图数据采集、遥感(RS)数据采集和GPS数据采集,并介绍了RS与GIS、GPS与GIS的集成。
  • Road Map for the Public Collection of Industrial Projects
    政府产业投资项目公开征集路线图
  • In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
    本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。
  • To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
    要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。
  • With the book/ author situation, you need to map several elements each author element in the XML document into a collection, and then assign that collection to the Authors property of Book.
    为了映射图书和作者的关系,需要把几个元素(XML文档中的每个author)映射到一个集合,然后把这个集合分配给Book的Authors属性。